debian/control: make Source-Version source:Version
authorRob Browning <rlb@defaultvalue.org>
Sun, 4 Sep 2016 18:17:04 +0000 (13:17 -0500)
committerRob Browning <rlb@defaultvalue.org>
Sun, 4 Sep 2016 18:17:06 +0000 (13:17 -0500)
Thanks to Guillem Jover for reporting the problem.

Closes: 833215
debian/control
debian/control.in

index daa37cde9d7b488ddfb34d0126bacaa7d7552856..416495940bb986e8b70788c08d0681fcc746727c 100644 (file)
@@ -102,7 +102,7 @@ Architecture: all
 Depends: emacsen-common (>= 2.0.8), dpkg (>= 1.15.4) | install-info, ${shlibs:Depends}, ${misc:Depends}
 Recommends: emacs24-el
 Suggests: emacs24-el, emacs24-common-non-dfsg, ncurses-term
-Conflicts: emacs24-el (<< ${Source-Version}), cedet, eieio, speedbar, gnus-bonus-el
+Conflicts: emacs24-el (<< ${source:Version}), cedet, eieio, speedbar, gnus-bonus-el
 Breaks: apel (<< 10.8+0.20120427-4)
 Description: GNU Emacs editor's shared, architecture independent infrastructure
  GNU Emacs is the extensible self-documenting text editor.
index 4c15727432799b3286b1ad2c11c70e8923973c7d..5b25f5f5a30d5cbcb9bdfcb526030007a50eb203 100644 (file)
@@ -102,7 +102,7 @@ Architecture: all
 Depends: emacsen-common (>= 2.0.8), dpkg (>= 1.15.4) | install-info, ${shlibs:Depends}, ${misc:Depends}
 Recommends: @DEB_FLAVOR@-el
 Suggests: @DEB_FLAVOR@-el, @DEB_FLAVOR@-common-non-dfsg, ncurses-term
-Conflicts: @DEB_FLAVOR@-el (<< ${Source-Version}), cedet, eieio, speedbar, gnus-bonus-el
+Conflicts: @DEB_FLAVOR@-el (<< ${source:Version}), cedet, eieio, speedbar, gnus-bonus-el
 Breaks: apel (<< 10.8+0.20120427-4)
 Description: GNU Emacs editor's shared, architecture independent infrastructure
  GNU Emacs is the extensible self-documenting text editor.